
Program:      ZConvert v1.2 (SOS version)
Description:  A TI-83 ASM SOS DecBinHex converting program
Code:         ASM for SOS
Size:	      1357 bytes
Author:       Emir Sakic
Date:         08.03.2000.

This is a TI-83 assembly program for converting of decimal, binary and hexadecimal
numbers to each other. All combinations are possible, and you can convert up to 16 bits
numbers (65535 dec).

ZConvert features:

-Fully assembly
-Using nice MENU interface
-All converting combinations possible
-Up to 16 bits numbers can be converted
-Very fast converting


How to use: 

1. Download ZCONVERT.83p
   Make sure that you have SOS shell downloaded in your calc.

2. Start SOS. Find ZCovert v1.2 and start it. 

2. You get a MENU interface. Chose option with arrows. Press Enter.

3. Enter the number. Press enter.
   If your number has max. number of digits allowed you don't need
   to press enter.
   Numbers can be edited by pressing the left arrow (<).

If you enter a number>65535 by decimal input you will get an error message. 

ZConvert is using an input routine I wrote since the TI-83 standart input
does not work with SOS.
 

ASM program

The ZConvert is a TI-83 program written in assembly. 
There is always a risk executing an ASM code. 
You should "Back Up" all your important data before you start an ASM program.
I am not responsible at any way if this program causes your calculator to 
crash and lose memory. 


About ZConvert:

This program is made by Emir Sakic, it is Free Ware and may be copied freely.

Any comments on the program can be sent by e-mail to saka@hotmail.com 

Anyone interested in the ZConvert source code can request it by mail.

If you edit the program, please keep my copyright notice at the exit of the program, 
along with your own.

The ZConvert-sos.zip consists of the following files:

-ZConvert.83p	    TI-83 program file for SOS
-readme.txt         This file


History:
-08.03.2000. v1.2 (SOS version)
This is a ZConvert version that works with SOS.
Size is 1357 bytes, but you don't need zasmload nor basic start program.

-08.03.2000. v1.1
Size reduced to 1120 bytes from 1154 bytes.
ZConvert works now with all ROM versions of TI-83. 

-25.02.2000. v1.0
Added another version of program that worked with ROM 1.10

-22.02.2000. v1.0
First version. Didn't work with ROM 1.10 


Thanx to:

Linus kesson for:
-Menu Routine
-Mail help.

Dan Englender for:
-Display Number In Binary and Hexadecimal Routines
-Input ideas
-ICQ help.


If you have any suggestions or comments please e-mail me on
saka@hotmail.com
